-
Re: Dutch IJ with dots
"Ijsbreker" is plain wrong in Dutch. In case you wish to implement OpenType features for Dutch IJ and ij, do be aware the fi ligature might interfere with ij. See the Dutch word fijn (fine)…3 -
Re: Space kerning and OpenType Layout
FontCreator renders them just fine. It even revealed an issue with Zilla Slab Highlight and fractions. It also seems to have some issues with white space between lines of text (see above) or overlapp…1 -
Re: Are OTF fonts from Glyphs broken on Windows?
I don't see anything wrong with the font that could lead to this behaviour. It looks like Wordpad is doing some magic related to code pages or character sets, and then detects the font doesn't suppor…2 -
Re: Need help – #calt works differently in apps and on web
Which browser(s) did you use?1 -
Re: Noob question about Chaining Contexts
You need a multiple substitution in order to replace a single glyph for a pair of glyphs. <code>exclamdown @lc_alpha; }script latn {<br> feature StandardLigatures1;<br>}<br>&l…1